翻訳と辞書
Words near each other
・ Memory of water
・ Memory of Water (film)
・ Memory of You
・ Memory operations per second
・ Memory ordering
・ Memory organisation
・ Memory overcommitment
・ Memory play
・ Memory pool
・ Memory Pool System
・ Memory Prime
・ Memory protection
・ Memory ProteXion
・ Memory rank
・ Memory Records
Memory Reference Code
・ Memory refresh
・ Memory rehearsal
・ Memory RNA
・ Memory Run
・ Memory safety
・ Memory scrubbing
・ Memory segmentation
・ Memory Seishun no Hikari
・ Memory semantics (computing)
・ Memory Serves
・ Memory Songs
・ Memory space
・ Memory space (social science)
・ Memory span


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Memory Reference Code : ウィキペディア英語版
Memory Reference Code
The Memory Reference Code (or MRC) is a fundamental component in the design of some computers, and is "one of the most important aspects of the BIOS" for an Intel-based motherboard. It is the part of an Intel motherboard's firmware that determines how the computer's memory (RAM) will be read and written, and adjusts memory timing algorithms correctly for the effects of any modifications set by the user or computer hardware.
== Overview ==

Intel has defined the Memory Reference Code (MRC) as follows:
: "The MRC is responsible for initializing the memory as part of the POST process at power-on. Intel provides support in the MRC for all fully validated memory configurations. For non-validated configurations, a system designer should work with their BIOS vendor to produce a working MRC solution ... The MRC in the system BIOS needs to know the specification of the attached system memory. Most of this info should be contained in the onboard SPD. With this in mind care needs to be taken when programming the appropriate values into the SPD (part of a memory module that contains its operating requirements and specification ). A system designer should work with their memory and BIOS vendors to implement a suitable SPD programming."
As such, the MRC is a part of the BIOS (or firmware) of an Intel motherboard. George Chen, a research and development (R&D) director at ASUS, described it in 2007 as follows:〔
: "The MRC is part of reference BIOS code, which relates to memory initialisation in the BIOS. It includes information about memory settings, frequency, timing, driving and detailed operations of the memory controller. The MRC is written in a C-language code, which can be edited and compiled by board makers. It provides a space to develop advanced features, and the ability to tune memory. We try to look into () Memory Reference Code to try to understand its behaviour ... Sometimes, there are some remarks inside the source code, while on other occasions, we just try to change the arguments to see what effect it has. If we take the time to understand the MRC then we can get more out of it. If we put in more effort than our competitors, we can find more information."
: "The MRC usually only provides support for industry-standard memory configurations. For instance, under a 1,066MHz FSB, the only choices regarding memory speed in the MRC are DDR2-667 and DDR2-800. We have to provide additional choices. For people who want higher memory frequency, we used the setting of 800MHz FSB:DDR2-800 in MRC, but overclocked it to work with a 1,066MHz FSB, so we could implement support for DDR2-1066."
The article author describes the MRC as "One of the most important aspects of the BIOS for an Intel board" and the reason why "one (might be ) a brilliant overclocker and another () as stable as a plate of jelly on a bouncy castle"; adding that "When you're overclocking, you're literally running clocks faster than normal. Working out the effect of this on the various different components on the board is a task that a good BIOS must be able to handle." 〔

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Memory Reference Code」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.